This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Length would use:
var uc = document.getElementById('fu_fld');
uc.value.length);
IsNull would be:
var pkgbtn = somevalue;
if (pkgbtn==null) {
Elements: I don't have one at hand. Search the web for something in js for that. If they don't have a similar function, then you might do something where you split based on the delimiter, then count the results.
Feedback response number WEBB8NPNNT created by ~Bill Nonweplopobu on 11/17/2011